04. Back-End Project Details
How will I complete this project?
Here's what you should do:
- Install Vagrant and VirtualBox
- Clone the fullstack-nanodegree-vm repository
- Launch the Vagrant VM
- Write SQL database and table definitions in a file (
tournament.sql) - Write Python functions filling out a template of an API (
tournament.py) - Run a test suite to verify your code (
tournament_test.py)
Get started with this helpful guide.
If you are having difficulty getting set up, please visit the forums or schedule a 1:1 appointment!